Blog
How To Install a Matrix Server (Synapse) on OpenBSD
Categories:
[Technology],
[How To],
[OpenBSD]
After much trouble shooting for several days I finally got this working. :sweat_smile:
This setup uses Openbsd 7.1 and will use a reverse proxy via relayd.
SSL certs are not added directly into the synapse homeserver.yaml
file in this setup.
Installation Steps
- Install synapse:
doas pkg_...
How to Run Syncthing as a Daemon on OpenBSD
Categories:
[Technology],
[How To],
[OpenBSD]
- Install Syncthing
pkg_add syncthing
- Enable Syncthing
rcctl enable syncthing
- Update Daemon flag
vi /etc/rc.d/syncthing
, add-home=/var/syncthing
- Run Syncthing once to create initial files:
/etc/rc.d/syncthing start
- Stop Syncthing after after a few minutes:
/etc/rc.d/syncthing stop
- U...
How To Extract Kindle Notes From The Web
Categories:
[Technology],
[How To]
Luckily, it's quite easy...
How To Mine Wownero: Junkie Jeff Hard Fork
Categories:
[Technology],
[How To]
Last Update: July 12, 2021
How to Mine Directly With Wownerod
- Download the latest version of wownero to your mining computer.
- Extract the download
- Change to the new directory
- Run
wownerod --start-mining {YOUR-ADDRESS} --spendkey {SECRET-SPENDKEY} --mining-threads {NUMBER}
- When the b...
How to Get Keyboard Key Names on Linux
Categories:
[Technology],
[How To]
Having the name to a certain key on your keyboard comes in handy.
This is especially true for anyone using a tiling window manager.
Since they often use keyboard shortcuts to execute actions.
It may be obvious that the name for the "a" key on your keyboard is "a". But what about "left shift" o...
How To Safelist An Email Address
Categories:
[How To]
Safelist is a term used by many email lists.
It's when you (the reciever of the email) tell your email serivce that you trust and email address.
The reason why we want to do this is to make sure the emails we want to see reach our inbox.
And not get tossed into the trash or spam folders.
Her
...How To Get Your First Programming Job
Categories:
[Technology],
[How To]
Most coding programs are great at getting people started coding, but leave the new programmer without the path to actually getting their first job.
Here's a great approach to having recruiters come to you and have the best chance at getting interviews.
First, only focus on what you can prove you...
How To Discover Great Topics For Your Blog
Categories:
[How To]
All of us from time to time will run into the issue of finding a topic to write about within our niche. Sometimes we come against a wall and discover our minds blank and void of any ideas. Over the past 15 years, I hit this proverbial wall many times and sometimes it made me miss my deadline (when I...
Stop Drinking Trash Coffee
Categories:
[How To]
Coffee is one of the most consumed drinks it the entire world. However many people don't know how to make a great cup of joe. There are a few quick ways to push your morning drink to the next level without much hassle.
1. Grind
The first step everyone should start out with is grinding their coff...
How To Unlock Potential Through Journaling
Categories:
[How To]
Effective DIY journaling can be overwhelming starting from scratch. Those of us that gravitate towards this style don't want to be restricted by the traditional journals with preformatted days. However, the number of choices we have in creating a custom journal is infinite and can leave a person par...